Phidget Data Adapter.lvlib:DataAdapterGetEndianness.vi

Configures endianness of each byte.

Phidget Data Adapter.lvlib:DataAdapterGetEndianness.vi

cu64

Device In

Device # Identification

cerrcodeclst

error in (no error)

error in can accept error information wired from VIs previously called.

iu64

Device Out

Same as Device In

ierrcodeclst

error out

error out passes error or warning information out of a VI to be used by other VIs.

ii32

Endianness

The endianness of the data bytes.

Enumeration Values
NameValue
ENDIANNESS_MSB_FIRST1
ENDIANNESS_LSB_FIRST2